[INFO] fetching crate biodivine-lib-io-bma 0.1.5...
[INFO] checking biodivine-lib-io-bma-0.1.5 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate biodivine-lib-io-bma 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate biodivine-lib-io-bma 0.1.5
[INFO] finished tweaking crates.io crate biodivine-lib-io-bma 0.1.5
[INFO] tweaked toml for crates.io crate biodivine-lib-io-bma 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biodivine-lib-io-bma 0.1.5 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biodivine-lib-io-bma 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal_macros v1.39.0
[INFO] [stderr]   Downloaded test-generator v0.3.1
[INFO] [stderr]   Downloaded xml v1.2.0
[INFO] [stderr]   Downloaded bitvector v0.1.5
[INFO] [stderr]   Downloaded biodivine-lib-param-bn v0.7.2
[INFO] [stderr]   Downloaded biodivine-lib-bdd v0.6.2
[INFO] [stderr]   Downloaded cancel-this v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111
[INFO] running `Command { std: "docker" "start" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking bitvector v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking xml v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking cancel-this v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking biodivine-lib-bdd v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking biodivine-lib-param-bn v0.7.2
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking biodivine-lib-io-bma v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.42s
[INFO] running `Command { std: "docker" "inspect" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111", kill_on_drop: false }`
[INFO] [stdout] 79fecd39a0cecb0379bd0d445df7377d6c1930a5f63de78ad69d84c7463bd111
